*************************************
   add-items.xml
*************************************

- Requires: Build 672 or later

- Skill Level: low

In this form we create a set of field items that show and hide 
based on a checkbox, with a special applicaiton where the new items 
shown allow us to show more hidden items. 


*************************************
    using-forms-to-update-builder.xml
*************************************

- Requires: Build 672 or later

- Skill Level: medium

This job shows a really cool feature: that we can mix and match 
Builder and form pages to update existing data via a standard RackForms
form page!

This is very handy when we need to update data, but need to go beyond what 
Builder does, that is, we need data validation and the like. 


*************************************
    login-form-demo.xml
*************************************

- Requires: Build 662 or later

- Skill Level: high

In this job we create a full login system. Please note that this isn't as complete
an example as the /Full Applications/app_verify_user.xml job, in that we 
do not account for duplicate user names. What it does do however, is show how we
can use the powerful Query module to vastly simplify the database query process.


*************************************
    e-commerce.xml
*************************************

- Requires: Build 665 or later

- Skill Level: medium

A simple job showing the e-commerce items in action



*************************************
    auto-suggest.xml
*************************************

- Requires: Build 662 or later

- Skill Level: advanced

Auto-suggest is a handy feature, and this job shows how we can use it!
